{#if $currentUser && $currentUser["user_id"] === bot["owner_id"]}
Publish a new version by pushing a docker container to registry.planetwars.dev/{bot["name"]}:latest, or using the web editor.

Versions

{#if versions.length == 0} This bot does not have any versions yet. {/if}

Matches with errors

{#if errorMatches.length > 0}
View all
{:else}
Nothing here yet
{/if}
{/if}

Recent matches

{#if matches.length > 0}
All matches
{:else}
No matches played yet
{/if}